Skip to content

Update CI cov#73

Merged
kaitj merged 2 commits into
mainfrom
maint/ci
May 5, 2026
Merged

Update CI cov#73
kaitj merged 2 commits into
mainfrom
maint/ci

Conversation

@kaitj
Copy link
Copy Markdown
Contributor

@kaitj kaitj commented Apr 30, 2026

  • Adds additional markers for cloud vs local tests
  • Combine coverage reports from cloud and local tests
  • Also switches from codecov to actions commenter

Closes #63

- Combines reports
- Adds additional markers for cloud vs not cloud tests
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 30, 2026

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py60100% 
__main__.py69888%101, 110, 135, 137–138, 164, 168, 172
_entities.py112199%129
_indexing.py212597%150, 159–160, 409, 447
_logging.py31487%30, 37, 39–40
_metadata.py48491%39–40, 66, 71
_pathlib.py170100% 
_version.py110100% 
TOTAL5062295% 

Tests Skipped Failures Errors Time
56 0 💤 0 ❌ 0 🔥 15.065s ⏱️

@kaitj kaitj marked this pull request as ready for review April 30, 2026 19:07
@kaitj kaitj requested a review from nx10 April 30, 2026 19:08
Comment thread tests/test_metadata.py Outdated
Comment thread .github/workflows/ci.yaml
@kaitj kaitj merged commit 560fd0a into main May 5, 2026
5 checks passed
@kaitj kaitj deleted the maint/ci branch May 5, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Combine coverage reports from tests

2 participants